.box_d{
    width: 100%;
    height: 83px;
}
.box_d>div{

    float: left;
}
.downl{
    float: right!important;
    margin-right: 4%;
    width: 26%;
}
.downl p{
    float: right;
    margin-right:10%;
    font-weight:bold;
    color: floralwhite;
    font-size: 8px;
}
.downl img{
	display:inline-block;
    width: 14%;
    vertical-align: middle;
    margin-left: 10%;
}
.downl>div{
    height: 24px;
    line-height: 24px;
    margin-top: 11px;
    border-radius: 5px;
}